Welcome![Sign In][Sign Up]
Location:
Search - hsv opencv

Search list

[Special EffectsHistogram_HSV_36

Description: 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
Platform: | Size: 1024 | Author: guolijun | Hits:

[Special Effectscondesation

Description: 基于OPENCV的Condensation目标跟踪算法,可任意设置HSV颜色阈值和粒子滤波数量,通过该算法掌握Condensation以及经典粒子滤波算法的精髓。-Condensation of OPENCV based target tracking algorithm, can be arbitrarily set HSV color threshold and the number of particle filter, through the Condensation algorithm to master the classical particle filter, as well as the essence.
Platform: | Size: 676864 | Author: 马丁 | Hits:

[Special Effectshsv_detection

Description: 本例程提供OpenCV使用者以鼠标选定窗口中图片区域,并侦测选定区域内的色调hue 及饱合度saturation 最大值最小值。适用于影像侦测肤色范围,程序终止后自动记录侦测结果于硬盘内。-OpenCV routines provided by the user to mouse selected picture window region, and to detect the selected region color hue and saturation saturation maximum minimum. Applicable to color images to detect the scope, procedures to terminate automatically upon the detection results recorded in the hard disk.
Platform: | Size: 83968 | Author: Yuan Long LO | Hits:

[Special EffectsRGBtoHSV

Description: 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等-Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
Platform: | Size: 4713472 | Author: 高飞 | Hits:

[Special Effectsrgbhsi

Description: opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
Platform: | Size: 1967104 | Author: xiaobao89 | Hits:

[Video CapturecameraHSV

Description: OpenCV实时显示摄像头视频中H(HSV)通道的直方图-OpenCV camera video real-time display of H (HSV) histogram channel
Platform: | Size: 12288 | Author: chonyee chu | Hits:

[GDI-Bitmapchangcolor_hsv

Description: 颜色空间转换RGB TO HSV,实现显色空间的转换,基于OPENCV-Color Space Conversion RGB TO HSV, to achieve the color space conversion, based on OPENCV
Platform: | Size: 3151872 | Author: lin | Hits:

[Special EffectsPixelConvert

Description: 将图像的RGB转换为HSV、xyz空间显示 逐个像素点读取 附带注释 有用opencv做的 也有用纯c做的-The RGB image is converted to HSV space-by-pixel display reads annotated to do with the opencv
Platform: | Size: 5120 | Author: Yang Ge | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[OpenCVget_value_hsv

Description: opencv: get HSV color value of a point defined by clicked on the image
Platform: | Size: 1024 | Author: tue | Hits:

[Special EffectsTracking3-11-2010

Description: Tracking color object base on opencv and using HSV color system
Platform: | Size: 11859968 | Author: sonic | Hits:

[Graph Recognizecamshift

Description: camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining camera, would be more intuitive tracking results observed.
Platform: | Size: 1354752 | Author: 郭涵 | Hits:

[OpenCVhsv

Description: 在hsv空间中进行光照补偿,并且将补偿前后的直方图显示出来对比的例子。-light compensate in hsv space
Platform: | Size: 11264 | Author: jbaolee | Hits:

[Special Effectssegment

Description: 利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
Platform: | Size: 1555456 | Author: 任雪菲 | Hits:

[Graph RecognizePickingRobot-VisionModule

Description: 基于opencv的针对HSV模型的一段程序,可以在HSV空间内对球类进行识别并进行控制-Opencv against HSV model based on a section of program in the HSV space can be identified on the ball and controlled
Platform: | Size: 2552832 | Author: Fairy Wang | Hits:

[OpenCVrgb

Description: opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
Platform: | Size: 1582080 | Author: 于帆 | Hits:

[OpenCVgetRGB-HSV

Description: 基于opencv c++实现图像rgb到hsv的颜色空间转换,并显示各分量的值-opencv c++ rgb hsv
Platform: | Size: 87040 | Author: 皮耶罗 | Hits:

[OpenCVhsv

Description: 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
Platform: | Size: 1024 | Author: victor | Hits:

[OpenCVHSV-Based-skin-detection

Description: here hsv colour model is used to detect the skin of a person...in opencv codded in c-here hsv colour model is used to detect the skin of a person...in opencv codded in cpp
Platform: | Size: 2048 | Author: jemmyjone | Hits:

[OthercvHSV(展示RGB、HSV图像)

Description: 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)
Platform: | Size: 4720640 | Author: qingwu11 | Hits:
« 12 3 »

CodeBus www.codebus.net